---
title: "Purchase POST Status"
method: GET
path: "/subscription/{Subscription Request ID}/response"
---

# Purchase POST Status

`GET /subscription/{Subscription Request ID}/response`

This endpoint can be used to check the status of a Purchase POST request.

## Path parameters

- `Subscription Request ID` string, required

## Response `200`

200

- object
  - `customer` string
  - `payment` string
  - `errors` object
  - `shipping_address` string
  - `subscriptions` object[]
    - `41176948148744` string

## Other responses

- `202` — 202
- `404` — 404

---

[API](https://skmtc.net/ordergroove/apis/ordergroove-restrpc.md) · [All operations](https://skmtc.net/ordergroove/apis/ordergroove-restrpc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ordergroove/ordergroove-restrpc/revisions/ba97e740d08c/schema)
